home *** CD-ROM | disk | FTP | other *** search
Makefile | 1994-11-17 | 398 b | 18 lines |
- echo "This is an AMIGA batch file, that creates the Linker Libs for gcc and"
- echo "the sample programs in the `prog' drawer."
- echo "*N*N Making the linker libs"
- date
- cd src
- execute makefile.amiga
- date
- cd /
- echo "*N*N Making the demo programs"
- date
- echo "*N*N DONE"
-
- ; Gerhard Leibrock, November 1994
- ; Neuhaeuselerstr. 12, 66459 Kirkel, T:(+49) 06849/6134, GERMANY
- ;
- ; fach5@cipsol.cs.uni-sb.de
- ;
-